Bitmap for WPF
CommonShaderStage<T> クラス メンバ
プロパティ  メソッド  イベント

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D11 名前空間 : CommonShaderStage<T> クラス

CommonShaderStage<T>データ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。
Public プロパティGet a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。
Public プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Gets the shader currently assigned to the device.  
Public メソッドGets the constant buffers used by the shader stage. C1.Util.DX.Direct3D11.CommonShaderStageBaseから継承されます。
Public メソッドGets the sampler states used by the shader stage. C1.Util.DX.Direct3D11.CommonShaderStageBaseから継承されます。
Public メソッドGets the shader resources used by the shader stage. C1.Util.DX.Direct3D11.CommonShaderStageBaseから継承されます。
Public メソッドオーバーロードされます。 Assigns a compute shader to the device.  
Public メソッドSets a single constant buffer to be used by the shader stage. C1.Util.DX.Direct3D11.CommonShaderStageBaseから継承されます。
Public メソッドオーバーロードされます。 Sets an array of constant buffers to be used by the shader stage. C1.Util.DX.Direct3D11.CommonShaderStageBaseから継承されます。
Public メソッドSets a single sampler to be used by the shader stage. C1.Util.DX.Direct3D11.CommonShaderStageBaseから継承されます。
Public メソッドオーバーロードされます。 Sets an array of samplers to be used by the shader stage. C1.Util.DX.Direct3D11.CommonShaderStageBaseから継承されます。
Public メソッドSets a single shader resource to be used by the shader stage. C1.Util.DX.Direct3D11.CommonShaderStageBaseから継承されます。
Public メソッドオーバーロードされます。 Bind an array of shader resources to the shader stage. C1.Util.DX.Direct3D11.CommonShaderStageBaseから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。
Public イベントOccurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。
トップ
参照

CommonShaderStage<T> クラス
C1.Util.DX.Direct3D11 名前空間